﻿/*ad*/

.hdwrap {
	width:870px;
	margin:0 auto;
	position:relative;
}
/*ad图片滚动*/

.flashlist {
	margin: 0px auto;
	width:756px;
	height:580px;
	z-index: -1;

}
.flashlist .f_out {
	height:580px;
	/*padding-top: 15px;多出上方空隙*/
	position:absolute;
	z-index:-1;
}
.flashlist .f_out .vip01pic,.jcToppic .vip01pic {
	width:58px;
	height:58px;
	display:block;
	top:0px;
	left:0px;
}
/*.flash_line {
    width:270px;
	height: 400px;
	padding-top:10px;
	top:0px;
	position:absolute;
	z-index:10;
}*/
/*按鈕*/
.flash_tab {
	/*display: none;*/
    width:250px;/*-20*/
	height:12px;
	padding-top:10px;
	top: 540px;
	left: 447px;
	position:absolute;
	z-index:0;
}
.flash_tab .tabs {
	overflow:hidden;
	margin:auto;
	float:right;
}
.flash_tab .tabs ul li {
	width:20px;
	height:12px;
	float:left;
	display:block;
}
.flash_tab .tabs ul li.opdiv,.noopdiv {
	padding:0;
	opacity:1
}
.flash_tab .tabs ul li.opdiv a {
	width:12px;
	height:12px;
	background:url(../images/cir_ctrl2.png) no-repeat 0px 0px;
	display:block;
}
.flash_tab .tabs ul li.opdiv a:hover {
	background-position:0px 0px;
}
.flash_tab .tabs ul li.noopdiv a {
	width:12px;
	height:12px;
	background:url(../images/cir_ctrl2.png) no-repeat -20px 0px;
	display:block;
}
/*about*/

.hdwrap1 {
    float: left;
    padding-bottom: 35px;
    width: 950px;
    margin: 0 auto;
    position: relative;

}
/*ad图片滚动*/

.flashlist1 {
    margin: 0px auto;
    width: 950px;
    height: 450px;
}

.flashlist1 .f_out {
    height: 450px;
    /*padding-top: 15px;多出上方空隙*/

    position: absolute;
}

.flashlist1 .f_out .vip01pic,
.jcToppic .vip01pic {
    width: 58px;
    height: 58px;
    display: block;
    top: 0px;
    left: 0px;
}
/*.flash_line {
    width:270px;
    height: 400px;
    padding-top:10px;
    top:0px;
    position:absolute;
    z-index:10;
}*/
/*按鈕*/

.flash_tab1 {
    /*display: none;*/
    width: 250px;    /*-20*/
    height: 12px;
    padding-top: 10px;
    top: 400px;
    left: 280px;
    position: absolute;
    z-index: 0;
}

.flash_tab1 .tabs {
    overflow: hidden;
    margin: auto;
    float: right;
}

.flash_tab1 .tabs ul li {
    width: 20px;
    height: 12px;
    float: left;
    display: block;
}

.flash_tab1 .tabs ul li.opdiv,
.noopdiv {
    padding: 0;
    opacity: 1
}

.flash_tab1 .tabs ul li.opdiv a {
    width: 12px;
    height: 12px;
    background: url(../images/cir_ctrl2.png) no-repeat 0px 0px;
    display: block;
}

.flash_tab1 .tabs ul li.opdiv a:hover {
    background-position: 0px 0px;
}

.flash_tab1 .tabs ul li.noopdiv a {
    width: 12px;
    height: 12px;
    background: url(../images/cir_ctrl2.png) no-repeat -20px 0px;
    display: block;
}